home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / demo / prepare.sit / Prepare() Demo Issue / Prepare() / Manual Pages / BEditStyleDocPane.bin / BEditStyleDocPane
Encoding:
Text File  |  1990-01-01  |  762 b   |  22 lines  |  [TEXT/Brow]

  1.  
  2. BEditStyleDocPane
  3. (Honors Class)
  4.  
  5. Introduction
  6.  
  7. A subclass of BEditStyle that sets itsSupervisor->dirty to TRUE when the Pane has changed.  May set dirty TRUE even if isEditable is FALSE.  The Supervisor of this object must be a CDocument or descendent!
  8.  
  9. Heritage
  10.  
  11. Superclass    BEditStyle
  12. Subclasses    ABrowEditPane
  13.  
  14. Using BEditStyleDocPane
  15.  
  16. Use this class when you use a BEditStyle with a CDocument.  Do not use this class if itsSupervisor is a CDirector!
  17.  
  18. Instance Variables, Methods, Functions, Resources, and Summary
  19.  
  20. This demo issue of Prepare() does not include the detailed information on each instance variable, method, function, and resource defined in this file.  Subscribers receive complete source and manual pages for every class in each issue.
  21.  
  22.